Use debhelper 11 features instead of dh-exec
authorSimon McVittie <smcv@debian.org>
Mon, 24 Jan 2022 09:51:23 +0000 (09:51 +0000)
committerSimon McVittie <smcv@debian.org>
Mon, 24 Jan 2022 10:25:29 +0000 (10:25 +0000)
Since compat level 11, man pages installed by the upstream build system
can be listed in d/*.manpages and will automatically be excluded under
the nodoc build-profile.

debian/ostree.install [changed mode: 0755->0644]
debian/ostree.manpages [new file with mode: 0644]

old mode 100755 (executable)
new mode 100644 (file)
index c686947..21d3e5e
@@ -1,8 +1,5 @@
-#!/usr/bin/dh-exec
-
 etc/ostree
 usr/bin/ostree
 usr/bin/rofiles-fuse
 usr/share/bash-completion/completions/ostree
-usr/share/man <!nodoc>
 usr/share/ostree/trusted.gpg.d
diff --git a/debian/ostree.manpages b/debian/ostree.manpages
new file mode 100644 (file)
index 0000000..918f873
--- /dev/null
@@ -0,0 +1 @@
+usr/share/man/man?/*